ot-builtin-pull: Fix a minor leak with progress reporting
authorPhilip Withnall <pwithnall@endlessos.org>
Mon, 21 Nov 2022 16:35:02 +0000 (16:35 +0000)
committerPhilip Withnall <pwithnall@endlessos.org>
Mon, 21 Nov 2022 16:35:02 +0000 (16:35 +0000)
commitc0b6cf92985ce761d2279c0fe86caef8625a089b
treeecabc3cbfa1f01d4080a090eec5b50fc2d24dd02
parent49d54d6ca8f347a852ef8fd48e5c0bbf91cfe8fb
ot-builtin-pull: Fix a minor leak with progress reporting

`ostree_async_progress_get_status()` returns an allocated string.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
src/ostree/ot-builtin-pull-local.c
src/ostree/ot-builtin-pull.c